Skip to content

Revise README for Microsoft Agent Framework launch#13936

Closed
sphenry wants to merge 2 commits into
mainfrom
sphenry-patch-1
Closed

Revise README for Microsoft Agent Framework launch#13936
sphenry wants to merge 2 commits into
mainfrom
sphenry-patch-1

Conversation

@sphenry

@sphenry sphenry commented Apr 29, 2026

Copy link
Copy Markdown
Member

Updated README to reflect the transition from Semantic Kernel to Microsoft Agent Framework, including new links and version information.

Motivation and Context

Description

Contribution Checklist

Updated README to reflect the transition from Semantic Kernel to Microsoft Agent Framework, including new links and version information.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the top-level README to announce Microsoft Agent Framework (MAF) as the successor to Semantic Kernel and to provide migration/learn-more links for users landing on this repository.

Changes:

  • Adds an IMPORTANT banner stating the transition to Microsoft Agent Framework and highlighting MAF 1.0.
  • Adds links to a blog post and a migration guide.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment on lines +4 to +6
> Semantic Kernel is now [Micrsoft Agent Framework](https://github.com/microsoft/agent-framework)! Microsoft Agent Framework (MAF) is the enterprise‑ready successor to Semantic Kernel. Microsoft Agent Framework is now available at version 1.0 as a production-ready release: stable APIs, and a commitment to long-term support. Whether you're building a single assistant or orchestrating a fleet of specialized agents, Microsoft Agent Framework 1.0 gives you enterprise-grade multi-agent orchestration, multi-provider model support, and cross-runtime interoperability via A2A and MCP.
>
> Learn more about Semantic Kernel and Agent Framework here: [Semantic Kernel and Microsoft Agent Framework on the Agent Framework blog](https://devblogs.microsoft.com/agent-framework/semantic-kernel-and-microsoft-agent-framework/), and try out the [Semantic Kernel migration guide](https://learn.microsoft.com/en-us/agent-framework/migration-guide/from-semantic-kernel).

Copilot AI Apr 29, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The banner says "Semantic Kernel is now Microsoft Agent Framework", but the rest of this README still presents Semantic Kernel as the primary product (badges, installation commands, and the "What is Semantic Kernel?" section). Consider rewording the banner to clarify the relationship (e.g., successor project / migration path) so readers aren’t misled into thinking this repo/packages have been renamed or replaced.

Suggested change
> Semantic Kernel is now [Micrsoft Agent Framework](https://github.com/microsoft/agent-framework)! Microsoft Agent Framework (MAF) is the enterpriseready successor to Semantic Kernel. Microsoft Agent Framework is now available at version 1.0 as a production-ready release: stable APIs, and a commitment to long-term support. Whether you're building a single assistant or orchestrating a fleet of specialized agents, Microsoft Agent Framework 1.0 gives you enterprise-grade multi-agent orchestration, multi-provider model support, and cross-runtime interoperability via A2A and MCP.
>
> Learn more about Semantic Kernel and Agent Framework here: [Semantic Kernel and Microsoft Agent Framework on the Agent Framework blog](https://devblogs.microsoft.com/agent-framework/semantic-kernel-and-microsoft-agent-framework/), and try out the [Semantic Kernel migration guide](https://learn.microsoft.com/en-us/agent-framework/migration-guide/from-semantic-kernel).
> [Microsoft Agent Framework](https://github.com/microsoft/agent-framework) is the enterprise-ready successor to Semantic Kernel. This repository and the packages referenced below are still Semantic Kernel, and the installation instructions in this README remain valid for Semantic Kernel users today. If you're starting a new project or planning for the future, consider evaluating Microsoft Agent Framework 1.0 for enterprise-grade multi-agent orchestration, multi-provider model support, and cross-runtime interoperability via A2A and MCP.
>
> To understand the relationship and plan a migration path, see [Semantic Kernel and Microsoft Agent Framework on the Agent Framework blog](https://devblogs.microsoft.com/agent-framework/semantic-kernel-and-microsoft-agent-framework/) and the [Semantic Kernel migration guide](https://learn.microsoft.com/en-us/agent-framework/migration-guide/from-semantic-kernel).

Copilot uses AI. Check for mistakes.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated Code Review

Reviewers: 4 | Confidence: 83% | Result: All clear

Reviewed: Correctness, Security Reliability, Test Coverage, Design Approach


Automated review by sphenry's agents

Copilot AI requested a review from alliscode April 29, 2026 20:54
Comment thread README.md
# Semantic Kernel

> [!IMPORTANT]
> Semantic Kernel is now [Microsoft Agent Framework](https://github.com/microsoft/agent-framework)! Microsoft Agent Framework (MAF) is the enterprise‑ready successor to Semantic Kernel. Microsoft Agent Framework is now available at version 1.0 as a production-ready release: stable APIs, and a commitment to long-term support. Whether you're building a single assistant or orchestrating a fleet of specialized agents, Microsoft Agent Framework 1.0 gives you enterprise-grade multi-agent orchestration, multi-provider model support, and cross-runtime interoperability via A2A and MCP.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend we also add this to the specific /python + /dotnet READMEs as well. Since the Python README is packaged up as part of what is shown on PyPI.

I did this in #13932

@moonbox3

Copy link
Copy Markdown
Collaborator

Closing in favor of #13932

@moonbox3 moonbox3 closed this Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants